Fix bug #15337 with non-ASCII characters in file names used by ansi
authorEli Zaretskii <eliz@gnu.org>
Fri, 13 Sep 2013 13:22:47 +0000 (16:22 +0300)
committerEli Zaretskii <eliz@gnu.org>
Fri, 13 Sep 2013 13:22:47 +0000 (16:22 +0300)
commit535b0ca10ebe1bc7916221f37419e47d5212a95e
tree80bd87acd681377a53d43302581833404358cb2f
parent3f819d960a9eae003d29eafd1627aa3b33873785
Fix bug #15337 with non-ASCII characters in file names used by ansi

 lisp/term.el (term-emulate-terminal): Decode the command string
 before passing it to term-command-hook.
lisp/ChangeLog
lisp/term.el